source/derelict/cef/cef.d(56,38): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cef_get_min_log_level` source/derelict/cef/cef.d(56,23): Error: cast from `extern (C) int function() nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cef/cef.d(57,38): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cef_get_vlog_level` source/derelict/cef/cef.d(57,23): Error: cast from `extern (C) int function(const(char)*, ulong) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cef/cef.d(58,38): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cef_log` source/derelict/cef/cef.d(58,23): Error: cast from `extern (C) void function(const(char)*, int, int, const(char)*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cef/cef.d(59,38): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cef_string_list_alloc` source/derelict/cef/cef.d(59,23): Error: cast from `extern (C) void* function() nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cef/cef.d(60,38): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cef_string_list_size` source/derelict/cef/cef.d(60,23): Error: cast from `extern (C) int function(void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cef/cef.d(61,38): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cef_string_list_value` source/derelict/cef/cef.d(61,23): Error: cast from `extern (C) int function(void*, int, cef_string_utf16_t*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cef/cef.d(62,38): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cef_string_list_append` source/derelict/cef/cef.d(62,23): Error: cast from `extern (C) void function(void*, const(cef_string_utf16_t)*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cef/cef.d(63,38): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cef_string_list_clear` source/derelict/cef/cef.d(63,23): Error: cast from `extern (C) void function(void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cef/cef.d(64,38): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cef_string_list_free` source/derelict/cef/cef.d(64,23): Error: cast from `extern (C) void function(void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cef/cef.d(65,38): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cef_string_list_copy` source/derelict/cef/cef.d(65,23): Error: cast from `extern (C) void* function(void*) nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.